home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / modula2 / 202 < prev    next >
Encoding:
Text File  |  1996-08-06  |  797 b   |  23 lines

  1. Newsgroups: comp.lang.modula2
  2. Path: cix.compulink.co.uk!usenet
  3. From: mark_tbu@cix.compulink.co.uk ("Mark Morgan Lloyd ")
  4. Subject: Re: Modula2 for C programmers?
  5. Message-ID: <DM0BCw.JFD@cix.compulink.co.uk>
  6. Organization: KDG Mobrey Telemetry
  7. References: <4eh2d6$18d@seagoon.newcastle.edu.au>
  8. Date: Tue, 30 Jan 1996 18:29:20 GMT
  9. X-News-Software: Ameol
  10.  
  11. > I remain convinced that BITSET should have been defined in
  12. > SYSTEM, so that it was clearly labelled as non-portable.
  13.  
  14. Yes. I've got a low-level module beneath my microkernel that redefines 
  15. sets of common sizes (i.e. 8- and 16-bits) in terms of enumerations, that 
  16. keeps the code nicely portable between FTL and JPI.
  17.  
  18. Mark Morgan Lloyd
  19. mark_tbu@cix.compulink.co.uk
  20.  
  21. [Opinions above are the author's, not those of his employers or 
  22. colleagues]
  23.